home *** CD-ROM | disk | FTP | other *** search
/ Penthouse Guide to Cybersex / Penthouse Guide to Cybersex.iso / pc / pho / phos.lzh / FSHOW.DOC < prev    next >
Text File  |  1992-12-10  |  3KB  |  74 lines

  1. FSHOW.COM
  2.  
  3. What it is:
  4.         Fshow.com is a fractal picture file viewer.  It can decompress and
  5. display highly compressed images on a 286 or better CPU without special
  6. hardware.  The images may be viewed in VGA or the supported SVGA modes.  In
  7. order to view images in SVGA, special drivers must be loaded.  The programs 
  8. fshow.com and showfrac.exe must be in the current directory or in a directory that is
  9. included in your path.
  10.  
  11. How to use it:
  12.         To use Fshow.com you must already have a fractal file available
  13. to view, these files usually end in a .FIF or a .POE extension.  If the
  14. fractal file and the viewer are not in the same directory you must supply
  15. the paths to the files.  The basic use of the Fshow command is:
  16.  
  17.         FSHOW filename [-v mode] [-s size]
  18.  
  19.         'filename' is the full name of the file to be viewed.
  20.  
  21.         'mode' is any of the following:
  22.  
  23.                 12  -  VGA 640x480  16 color
  24.                 13  -  VGA 320X200 256 color
  25.                 100 - SVGA 640x400 256 color
  26.                 101 - SVGA 640x480 256 color
  27.                 202 - SVGA 720x540 256 color
  28.                 103 - SVGA 800x600 256 color
  29.         your monitor and video card must be able to use the mode selected
  30.         for it to display correctly.  All SVGA modes will work only after
  31.         the correct fractal video driver is installed (see below).  If
  32.         the -v mode option is omitted, mode 13 will be used by default.
  33.  
  34.         'size' is any of the following:
  35.  
  36.                 h - half size
  37.                 f - full size
  38.                 d - double size
  39.         If the -s size option is omitted, size f (full size) will be used
  40.         by default.
  41.  
  42.         If both options are omitted you will be requested for each.
  43.  
  44. Examples of use:
  45.  
  46.         fshow dolphin.fif
  47.  
  48.   This will request the video mode to use, then the size, then display
  49.   dolphin.fif.  This will work on any VGA monitor if you select mode 12 or 
  50.   13, any other mode must be supported by the SVGA card and monitor and the
  51.   correct drivers must be loaded.
  52.  
  53.  
  54.         fshow \pictures\fractals\ball.poe -v 12 -s d
  55.   
  56.   This will display the file "ball.poe" in the directory "/pictures/fractals"
  57.   in mode 12 with the size doubled.  This will work on any VGA monitor.
  58.  
  59.         fshow cat.fif -v 100
  60.   
  61.   This will display the file "cat.fif" in the current directory in mode 100 
  62.   (A supported SVGA mode) with the default full size.  This will only work on 
  63.   a supported SVGA card and monitor, with the drivers loaded correctly.
  64.  
  65.  
  66. How to load the SVGA drivers:
  67.         To load the SVGA drivers you must have a supported SVGA board.
  68. To determine the SVGA board and install the drivers you need to run a program
  69. called FINDSVGA.  Just type in FINDSVGA and the program will do the rest.  If
  70. your board is supported it will tell you and offer to install the drivers 
  71. in your system startup file, CONFIG.SYS.  If you choose to let it do the 
  72. changes for you, it will add the necessary commands.  You will need to 
  73. reboot for the changes to take place.
  74.